home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Games Collection 1 / software vault.zip / software vault / CDR02 / LARN123.ZIP / LARN123.FIX < prev    next >
Text File  |  1991-09-10  |  8KB  |  179 lines

  1. This is a list of the fixes and enhancements made to create Larn V12.3 from
  2. Larn 12.2.  SPOILER ALERT!
  3.  
  4. 1. The player's position is now marked with an ampersand, instead of just with
  5.    the cursor.
  6.  
  7. 2. The 'G' command ("give the stairs a kick") has been removed.  Since you can
  8.    tell the stairs apart (as opposed to the original Larn 12.0), this command
  9.    doesn't make sense anymore.
  10.  
  11. 3. The 'V' command has been removed and its information incorporated into the
  12.    'v' command.
  13.  
  14. 4. An idea from Ultra-Larn: when the player enters the 5th level branch of the
  15.    bank after teleporting, the '?' in the level display is changed to a '5'.
  16.  
  17. 5. Larn -? can be used to print command line arguments.
  18.  
  19. 6. The player is no longer positioned near the shaft of the volcano when
  20.    climbing down to the first volcano level.
  21.  
  22. 7. A couple of pauses were eliminated, making some actions very fast now.
  23.  
  24. 8. The player can no longer escape punishment by donating more gold then he
  25.    possesses when praying at the altar.
  26.  
  27. 9. When performing an action and doing an inventory list, a character typed at
  28.    the "press space for more" prompt is taken as the inventory item to select.
  29.    That is, if you say 'q' for quaff, '*' to see all the potions you can quaff,
  30.    Larn used to require that you type a space before you could select a potion,
  31.    causing the list to disappear.  You can now select an item in the list while
  32.    the list is displayed.  You can also use Escape and Return in place of a
  33.    space.
  34.  
  35. 10. The spells/potions/scrolls inventory ('I' command) are now sorted.
  36.  
  37. 11. The '/' command has been added, to allow the user to identify objects.
  38.     You can choose to either type a character or move the cursor around to
  39.     select a character to identify (a la Hack).  The only limitation is that
  40.     characters that have several objects (weapons, gems, dragons, etc) display
  41.     all the matching object names.
  42.  
  43. 12. The potion of gold detection has been changed into the potion of object
  44.     detection.  It will find scrolls, books, potions, weapons, armor, and
  45.     artifacts.  If you have an old savefile, all gold detection potions get
  46.     turned into object detection potions.
  47.  
  48. 13. It is now possible to find rings of cleverness in the dungeon.
  49.  
  50. 14. It is now possible for killed monsters to drop splint mail, battle axes,
  51.     cookies, and rings of cleverness.
  52.  
  53. 15. Source cleanup, reduction in the size of the executable and the memory
  54.     required, performance improvements.
  55.  
  56. 16. Fix problems with positioning the player when entering or leaving the
  57.     dungeon.  You will no longer find yourself on the opposite side of the
  58.     town level when leaving the dungeon.  You will no longer be able to enter
  59.     the dungeon on top of a monster.
  60.  
  61. 17. Prevented monsters from moving into the dungeon entrance, causing them to
  62.     be destroyed when the player exits the dungeon.  The top dungeon level now
  63.     has the dungeon entrance character where there used to be a space.
  64.  
  65. 18. If you are standing on a chest and try and open it, you will no longer pick
  66.     it up immediately if you have auto-pickup on.
  67.  
  68. 19. Added the capability to add comments to the options file.
  69.  
  70. 20. Fixed the bug where a missing options file prevented anything from being
  71.     displayed.
  72.  
  73. 21. There is now a visible repeat count when greater than 10 (a la Hack).  You
  74.     can also edit the repeat count.
  75.  
  76. 22. The 'm' command has been added to move onto an object without picking it
  77.     up (a la Hack).
  78.  
  79. 23. Fixed a problem where the a) item in the inventory couldn't be dulled.
  80.  
  81. 25. Allow a space between '-o' and the option filename.
  82.  
  83. 26. Fix possible errors when looking at the inventory.
  84.  
  85. 27. Prevent the player from changing levels into a level from the maze file with
  86.     a space that had no means of exit.
  87.  
  88. ================================================================================
  89.  
  90. This is a list of the fixes and enhancements made to create Larn V12.2 from
  91. Larn 12.0.  SPOILER ALERT!
  92.  
  93. Changes made to create version 12.2 from 12.1:
  94.  
  95. 1.  Add messages to improve feedback to the user.
  96.  
  97. 2.  Improved screen drawing performance again.
  98.  
  99. 3.  Flying monsters (bats, floating eyes) are no longer affected by traps.
  100.  
  101. 4.  Added HACK-like objects, with 'original-objects' option.
  102.  
  103. 5.  Added 'bold-objects' option.
  104.  
  105. 6.  Fixed a bug where the game would apparently 'hang' for a long period of
  106.     time, especially just after killing a monster with a missile spell.
  107.  
  108. 7.  Prevented invulnerability when doing VPR on a throne or altar.
  109.  
  110. 8.  Scrolls of pulverization now have the same affect when directed against
  111.     an altar or fountain as they did directed against a throne.  VPR spell
  112.     cause a waterlord to appear when used near a fountain.
  113.  
  114. 9.  Added the '@' command and 'auto-pickup' option.
  115.  
  116. 10. Added 'prompt-on-objects' option.
  117.  
  118. 11. Improved monster movement performance again.
  119.  
  120. 12. You can now weild '-' to unweild your weapon.
  121.  
  122. 13. Waterlords can now be found in the dungeon, not just when washing at a
  123.     fountain.
  124.  
  125. 14. The Eye of Larn can now be sold in the Trading Post.
  126.  
  127. 15. Spells can now bounce off mirrors at an angle.
  128.  
  129.  
  130. Changes made to create version 12.1 from 12.0:
  131.  
  132. 1.  When drinking at a fountain, "improved sight" caused the "see invisible"
  133.     potion to be known by the player.  The player must now identify the potion
  134.     in the usual manner.
  135.  
  136. 2.  Falling through a pit told you the damage you received, but falling through
  137.     a trap door did not.  Made trap doors act the same as pits.
  138.  
  139. 3.  If you dropped a ring of dexterity/strength/cleverness that had been dulled
  140.     to a negative amount, the corresponding stat was permanently increased.  No
  141.     longer.
  142.  
  143. 4.  The potion of monster location would show invisible monsters as the floor
  144.     character on new levels.  Now prevented.
  145.  
  146. 5.  Selling all your gems at the bank could destroy items in your inventory.
  147.  
  148. 6.  Monster creation was being allowed on closed doors.  This was particularly
  149.     a problem with treasure rooms, since it meant that a monster much too
  150.     powerful for the player to handle was loose in the maze.  Monsters cannot
  151.     now be created on closed doors.
  152.  
  153. 7.  When entering a number (when entering gold amounts) you could not use the
  154.     backspace key to delete digits.  Fixed.
  155.  
  156. 8.  To make it more convenient when selling items in the Larn Trading Post, a
  157.     display of those items in the players inventory that can be sold has been
  158.     added.
  159.  
  160. 9.  Performance of the display has been improved slightly.
  161.  
  162. 10. Monster movement has been improved for large numbers of monsters.  It is
  163.     somewhat better on PC's, even with aggravation.
  164.  
  165. 11. I have added new mazes to LARN.MAZ.
  166.  
  167. 12. A Rogue-like command mode has been added, and is the default.  The
  168.     version 12.0 prompting mode has been preserved for those who like it,
  169.     accessible via a command line option.  Command letters have been added
  170.     to provide the ability to perform all the same actions as the prompt mode.
  171.     The help file and command line help have been updated.  When in command
  172.     mode, the player will automatically pick up objects, and can read, quaff,
  173.     eat, look at, and pick up objects that you are standing on.
  174.  
  175.     In order to implement the new commands, the A and D commands from version
  176.     12.0 have been changed.  They are now ^A and I.  For consistancy, to see
  177.     the list of known spells at the spell prompt, 'I' also shows all known
  178.     spells.
  179.